ServiceMailboxCulture Property |
Gets or sets the mailbox culture that is used when opening a mailbox
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string MailboxCulture { get; set; }Public Property MailboxCulture As String
Get
Set
Property Value
Type:
StringThe mailbox culture.
See Also